Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2022

Bumps firebase_auth from 3.10.0 to 3.11.2.

Changelog

Sourced from firebase_auth's changelog.

firebase_auth - v3.11.2

  • DOCS: update setSettings() inline documentation (#9655). (39ca0029)

firebase_auth_platform_interface - v6.10.1

  • FIX: Exceptions inside Query.snapshots() and more now have a stack trace that correctly points to the invocation of the throwing method (#9639). (2f7adcb7)
  • DOCS: update setSettings() inline documentation (#9655). (39ca0029)

firebase_crashlytics - v2.8.13

  • FIX: parameter information accepts Iterable<Object> for further diagnostic logging information (#9678). (2d2b5b03)
  • DOCS: add note for crash() that the app needs to be restarted to send a crash report (#9586). (3a3e5212)

firebase_crashlytics_platform_interface - v3.2.19

  • DOCS: add note for crash() that the app needs to be restarted to send a crash report (#9586). (3a3e5212)

firebase_database_platform_interface - v0.2.2+7

  • FIX: Exceptions inside Query.snapshots() and more now have a stack trace that correctly points to the invocation of the throwing method (#9639). (2f7adcb7)

firebase_messaging - v13.1.0

  • FEAT: add support for exporting delivery metrics to BigQuery (#9636). (170b99b9)

firebase_messaging_platform_interface - v4.2.0

  • FEAT: add support for exporting delivery metrics to BigQuery (#9636). (170b99b9)

firebase_messaging_web - v3.2.0

  • FEAT: add support for exporting delivery metrics to BigQuery (#9636). (170b99b9)

2022-10-03

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

... (truncated)

Commits
  • 5442fc0 chore(release): prepare for release (#9686)
  • 8e81324 test: Remove useless StreamSubscription from e2e tests (#9674)
  • 2f7adcb fix: Exceptions inside Query.snapshots() and more now have a stack trace that...
  • 39ca002 docs(auth): update setSettings() inline documentation (#9655)
  • 60f7a2e chore(release): prepare for release (#9660)
  • 3f76b53 feat(auth, ios): fix an iOS crash when using Sign In With Apple due to invali...
  • 40abf93 chore(release): prepare for release (#9637)
  • 7cd76a1 chore: Add _fluttefire_internals and extract firebase_core/src/internals to t...
  • cb6661b feat(auth): add OAuth Access Token support to sign in with providers (#9593)
  • d834b90 feat(auth): add linkWithRedirect to the web (#9580)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [firebase_auth](https://github.com/firebase/flutterfire/tree/master/packages/firebase_auth) from 3.10.0 to 3.11.2.
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Changelog](https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_auth-v3.11.2/packages/firebase_auth)

---
updated-dependencies:
- dependency-name: firebase_auth
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 7, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pub/firebase_auth-3.11.2 branch November 1, 2022 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants